How to Install mediawiki software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mediawiki software package in Ubuntu 14.04 LTS (Trusty Tahr)

mediawiki software package provides website engine for collaborative work, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mediawiki 

mediawiki is installed in your system.

Make ensure the mediawiki package were installed using the commands given below,

$ sudo dpkg-query -l | grep mediawiki *

You will get with mediawiki package name, version, architecture and description in a table

mediawiki package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Web Software
Package mediawiki
Version 1:1.19.14+dfsg-1
Description website engine for collaborative work
Sub Section Web


See Also, How to uninstall or remove mediawiki software package from Ubuntu 14.04 LTS (Trusty Tahr)?